Skip to content

[SPARK-6477][Build]: Run MIMA tests before the Spark test suite#5145

Closed
brennonyork wants to merge 1 commit into
apache:masterfrom
brennonyork:SPARK-6477
Closed

[SPARK-6477][Build]: Run MIMA tests before the Spark test suite#5145
brennonyork wants to merge 1 commit into
apache:masterfrom
brennonyork:SPARK-6477

Conversation

@brennonyork
Copy link
Copy Markdown

This moves the MIMA checks to before the full Spark test suite such that, if new PR's fail the MIMA check, they will return much faster having not run the entire test suite. This is preferable to the current scenario where a user would have to wait until the entire test suite completes before realizing it failed on a MIMA check in which case, once the MIMA issues are fixed, the user would have to resubmit and rerun the full test suite again.

@srowen
Copy link
Copy Markdown
Member

srowen commented Mar 23, 2015

Agree, I like this one. Fail-fast checks should go first.

@SparkQA
Copy link
Copy Markdown

SparkQA commented Mar 23, 2015

Test build #29031 has started for PR 5145 at commit 12b0aee.

  • This patch merges cleanly.

@SparkQA
Copy link
Copy Markdown

SparkQA commented Mar 23, 2015

Test build #29031 has finished for PR 5145 at commit 12b0aee.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@AmplabJenkins
Copy link
Copy Markdown

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/29031/
Test PASSed.

@brennonyork
Copy link
Copy Markdown
Author

/cc @pwendell as well for any thoughts

@andrewor14
Copy link
Copy Markdown
Contributor

LGTM

@pwendell
Copy link
Copy Markdown
Contributor

LGTM too

@asfgit asfgit closed this in 37fac1d Mar 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants